home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4080 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: sdcc12.ucsd.edu!golgi!jstrout
  2. From: Joseph Strout <jstrout@ucsd.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: GIF code?
  5. Date: Sat, 27 Jan 1996 12:06:47 -0800
  6. Organization: University of California, San Diego
  7. Message-ID: <Pine.SGI.3.91.960127120400.8424D-100000@golgi>
  8. NNTP-Posting-Host: golgi.ucsd.edu
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11. X-Sender: jstrout@golgi
  12.  
  13. I'm looking for nice clean code -- preferably a C++ class -- for reading 
  14. and writing GIF files.  That is, I want to be able to convert a 2D pixel 
  15. map into a GIF file and vice versa.
  16.  
  17. Since I'm asking, does anyone have a 2D pixel map class that is 
  18. portable?  Just something to look up pixels and draw lines would do.  It 
  19. wouldn't take too long to do this myself, but as they say -- "Reduce, 
  20. Recycle, Reuse..."
  21.  
  22. With Many Thanks,
  23. -- Joe Strout
  24.  
  25. ,------------------------------------------------------------------.
  26. |    Joseph J. Strout           Department of Neuroscience, UCSD   |
  27. |    jstrout@ucsd.edu           http://www-acs.ucsd.edu/~jstrout/  |
  28. `------------------------------------------------------------------'
  29.  
  30.